Autogenerated HTML docs for v1.5.0-rc1-g72fe 
diff --git a/cmds-ancillaryinterrogators.txt b/cmds-ancillaryinterrogators.txt new file mode 100644 index 0000000..7398348 --- /dev/null +++ b/cmds-ancillaryinterrogators.txt 
@@ -0,0 +1,63 @@ +gitlink:git-annotate[1]:: +	Annotate file lines with commit info. + +gitlink:git-blame[1]:: +	Show what revision and author last modified each line of a file. + +gitlink:git-check-ref-format[1]:: +	Make sure ref name is well formed. + +gitlink:git-cherry[1]:: +	Find commits not merged upstream. + +gitlink:git-count-objects[1]:: +	Count unpacked number of objects and their disk consumption. + +gitlink:git-daemon[1]:: +	A really simple server for git repositories. + +gitlink:git-fmt-merge-msg[1]:: +	Produce a merge commit message. + +gitlink:git-get-tar-commit-id[1]:: +	Extract commit ID from an archive created using git-tar-tree. + +gitlink:git-imap-send[1]:: +	Dump a mailbox from stdin into an imap folder. + +gitlink:git-instaweb[1]:: +	Instantly browse your working repository in gitweb. + +gitlink:git-mailinfo[1]:: +	Extracts patch and authorship from a single e-mail message. + +gitlink:git-mailsplit[1]:: +	Simple UNIX mbox splitter program. + +gitlink:git-merge-tree[1]:: +	Show three-way merge without touching index. + +gitlink:git-parse-remote[1]:: +	Routines to help parsing remote repository access parameters. + +gitlink:git-patch-id[1]:: +	Compute unique ID for a patch. + +gitlink:git-request-pull[1]:: +	Generates a summary of pending changes. + +gitlink:git-rev-parse[1]:: +	Pick out and massage parameters. + +gitlink:git-runstatus[1]:: +	A helper for git-status and git-commit. + +gitlink:git-send-email[1]:: +	Send a collection of patches as emails. + +gitlink:git-stripspace[1]:: +	Filter out empty lines. + +gitlink:git-symbolic-ref[1]:: +	Read and modify symbolic refs. +